yflory
|
373b07ed28
|
Fix lint errors
|
8 years ago |
yflory
|
097f78d777
|
Merge branch 'newtoolbar' of github.com:xwiki-labs/cryptpad into newtoolbar
|
8 years ago |
yflory
|
015e6fc262
|
Make sure we have the same hash in all the tabs when disconnecting
|
8 years ago |
yflory
|
88021f2264
|
Anonymous pads fo anonymous users
|
8 years ago |
yflory
|
8ccd845d52
|
Merge branch 'newtoolbar' into hpbs
|
8 years ago |
yflory
|
ce1e792419
|
Merge branch 'soon' into newtoolbar
|
8 years ago |
yflory
|
9d275daebb
|
Backport changes for the login page from hpbs branch
|
8 years ago |
yflory
|
a5c03c1540
|
Make sure data is migrated before leaving registration page
|
8 years ago |
yflory
|
69fb8b4d2f
|
Merge branch 'master' into soon
|
8 years ago |
yflory
|
f8455875a9
|
Fix the NoScript (iframe not loaded) bug with inner iframes
|
8 years ago |
yflory
|
c77abfa7f4
|
Remove a second scrollbar in polls
|
8 years ago |
yflory
|
5e36d9ea29
|
Fix polls table not updated with local events
|
8 years ago |
yflory
|
39ca2e6dd6
|
Fix bootstrap conflict with context menus
|
8 years ago |
yflory
|
d1bed5ae4b
|
Fix polls table not updated with local events
|
8 years ago |
yflory
|
26bea774cb
|
Merge branch 'newtoolbar' into hpbs
|
8 years ago |
yflory
|
99b8898e54
|
Apply new title when clicking on the page without pressing enter
|
8 years ago |
yflory
|
ea8667302c
|
Display only a placeholder when the poll title is default
|
8 years ago |
yflory
|
7d66d391fc
|
Merge branch 'newtoolbar' into hpbs
|
8 years ago |
yflory
|
1e1bfd275c
|
Don't show the tab notification when someone has joined the pad
|
8 years ago |
yflory
|
5d5d03163e
|
Add favicon and notifications in polls
|
8 years ago |
yflory
|
3338000018
|
Add Esc and Arrow icons in the slide's present mode
|
8 years ago |
yflory
|
efdae19f0c
|
Update the lists in the code and slide toolbars to use the new dropdown
|
8 years ago |
yflory
|
36c8ade26c
|
Update the lists in the code and slide toolbars to use the new dropdown
|
8 years ago |
yflory
|
fa8a0d5880
|
Merge branch 'newtoolbar' into hpbs
|
8 years ago |
yflory
|
69bee7d79a
|
Add data into the homepage
|
8 years ago |
yflory
|
88d5b4cc9c
|
Add a 'New pad' button in the toolbar
|
8 years ago |
yflory
|
73d424b506
|
Improve the login UI (css and translations)
|
8 years ago |
yflory
|
e006ed7076
|
Ability to log in from the main page
|
8 years ago |
yflory
|
a9063e0459
|
Reload all tabs when the user logs in or out
|
8 years ago |
yflory
|
efed1f5efe
|
Add handlers to login and logout buttons
|
8 years ago |
yflory
|
767ba8b549
|
Select what we want to display in the toolbar
|
8 years ago |
yflory
|
2afdc11327
|
Replace the username button by a dropdown menu
|
8 years ago |
yflory
|
4adde0f0c0
|
Use the new dropdown for userlist and share
|
8 years ago |
yflory
|
70b73206b7
|
Merge branch 'brandones-master' into soon
|
8 years ago |
yflory
|
efffd4974f
|
Add createDropdown and createLanguageSelector in cryptpad-common
|
8 years ago |
yflory
|
29c8f0bbef
|
Use a FontAwesome spinner to replace the old unaligned one
|
8 years ago |
Brandon Istenes
|
b5acdb8cc0
|
Disable zooming on mobile
|
8 years ago |
Brandon Istenes
|
40985f1811
|
Dubious height setting for iOS
|
8 years ago |
Brandon Istenes
|
52d8d8db1d
|
Get rid of margins on mobile
|
8 years ago |
Brandon Istenes
|
cd0931c951
|
UI improvements for mobile browsers
|
8 years ago |
yflory
|
6352656737
|
Remove the default context menu in the entire drive
|
8 years ago |
yflory
|
ed79b8870c
|
Merge branch 'master' into soon
|
8 years ago |
yflory
|
605072cfbf
|
Fix empty title with new documents
|
8 years ago |
yflory
|
4963c77b61
|
Fix the title reset bug
|
8 years ago |
Caleb James DeLisle
|
35a853ffff
|
Stop failing tests over missing translations because otherwise they'll almost never be passing.
|
8 years ago |
yflory
|
3f1e287811
|
Fix an issue causing a user object to be turned into a pad
|
8 years ago |
Caleb James DeLisle
|
994f6991c8
|
Merge branch 'master' into soon
|
8 years ago |
Caleb James DeLisle
|
6c5e8d3118
|
Safari is really the best browser in the world, even though you have to stick a screwdriver in it to get it to start up
|
8 years ago |
yflory
|
569ea21705
|
Replace the language selector by our custom dropdown menu
|
8 years ago |
ansuz
|
33b8de888e
|
clean up unused files
|
8 years ago |
yflory
|
26dd4ea11f
|
Fix lint errors
|
8 years ago |
yflory
|
4278ac7637
|
Merge branch 'soon' into fileManager
|
8 years ago |
yflory
|
2be5db9540
|
Ability to open files in readonly mode
Fix CSS issues
|
8 years ago |
ansuz
|
63b9d4e9fd
|
remove path for backwards compatibility
|
8 years ago |
yflory
|
f74d0a46a4
|
Remove the alert when pressing del in 'all files'
|
8 years ago |
ansuz
|
b39067d2a1
|
jshint compliance
|
8 years ago |
ansuz
|
74a12f50ac
|
only migrate keys which don't already exist
|
8 years ago |
ansuz
|
1c3f1a15cd
|
make sure that /pad is resized after loading
|
8 years ago |
yflory
|
5b08fed7fa
|
Ability to add files from the drive toolbar
Fix CSS issues with the different toolbars
Translate the backup URL button alert
|
8 years ago |
ansuz
|
a3cd100c94
|
apply yflory's safari patch
|
8 years ago |
ansuz
|
0373556475
|
support old hashes in /poll
|
8 years ago |
yflory
|
d5561910d4
|
Move the file manager into /drive and add a toolbar
|
8 years ago |
yflory
|
1e70af0c16
|
Use the same network for the apps and the file store
|
8 years ago |
yflory
|
bf764d26e7
|
Merge branch 'staging' into workgroups
|
8 years ago |
yflory
|
3836b20b08
|
enable the file store
|
8 years ago |
yflory
|
b0d4dad417
|
Fix creation of a new file manager object
|
8 years ago |
yflory
|
5a8f0df19e
|
Add support for reconnecting websocket
|
8 years ago |
ansuz
|
b33661d9d5
|
don't toggle maximization state after setting
|
8 years ago |
ansuz
|
e56cc49f79
|
catch errors that popped up because of a cross-origin iframe
|
8 years ago |
ansuz
|
5080751a90
|
hide unnecessary scrollbar
|
8 years ago |
ansuz
|
95617a11c8
|
fix broken paths in old poll
|
8 years ago |
yflory
|
7a0442afe0
|
Drag and drop files into a workgroup
|
8 years ago |
ansuz
|
05a956879a
|
prepare new poll app for release
move old poll into poll/old
|
8 years ago |
ansuz
|
5cd714b18a
|
configure filestore usage via customize/application_config.js
|
8 years ago |
ansuz
|
2b5085625c
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
69b1764c9d
|
Missing entries in the context menu with users
|
8 years ago |
ansuz
|
c6499d6789
|
make panel styles reusable
|
8 years ago |
ansuz
|
34967ac354
|
encapsulate rendering functions so we can pass in cryptpad-common
|
8 years ago |
ansuz
|
66b8c93205
|
remember time of first visit
|
8 years ago |
ansuz
|
ba4df1a22c
|
create examples directory with old prototypes
|
8 years ago |
ansuz
|
0abf45bdc5
|
better fsStore debugging
|
8 years ago |
ansuz
|
e3f79f914a
|
fix user hash
|
8 years ago |
ansuz
|
d232a5a83e
|
Revert "simplify key generation and remember user's additional keys"
This reverts commit 75786ff9ff .
|
8 years ago |
ansuz
|
91a806ab86
|
focus on OK button when we pop an alert
|
8 years ago |
ansuz
|
850bd42149
|
don't try to display things that don't exist
|
8 years ago |
ansuz
|
75786ff9ff
|
simplify key generation and remember user's additional keys
|
8 years ago |
ansuz
|
621476424d
|
make strings translatable and refocus on correct input
|
8 years ago |
ansuz
|
a97696c712
|
show user's display name and account name
|
8 years ago |
ansuz
|
3560f0580f
|
commit prototype upload script
|
8 years ago |
ansuz
|
2f9f3d921a
|
trim excess whitespace from usernames
|
8 years ago |
ansuz
|
89e5830409
|
make alertify display time configurable
|
8 years ago |
ansuz
|
49d80d91d9
|
don't load customize/pad.js anymore
|
8 years ago |
ansuz
|
f020fd5a75
|
remove /customize/pad.js from main apps
|
8 years ago |
ansuz
|
aae443c8e9
|
replace old poll app with new
|
8 years ago |
ansuz
|
387f4ebf5d
|
add this important js file I forgot
|
8 years ago |
ansuz
|
8f0de589dc
|
add missing cp class to more html
|
8 years ago |
ansuz
|
e9376a66c2
|
apply 'cp' class for unified styles
|
8 years ago |
ansuz
|
8b034a9554
|
better flow and animations for login page
|
8 years ago |
ansuz
|
db12b5e896
|
move text for login page into translation file
|
8 years ago |
ansuz
|
5e1d8292c5
|
guard against trying to parse special fragments
|
8 years ago |