This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
51bdae7590cb819598e3b824d7de828ea5da0d10
core
/
view
/
js
History
Mario Vavti
c439fe0437
add autocomplete js to calendar and fix issue with extended likes mid
...
(cherry picked from commit
15a000bb45
)
2019-05-14 09:14:04 +02:00
..
acl.js
do not update #acl-list-content on every click in jot. we just need this updated when in cutom mode (which is rarely the case). jot interaction was getting sluggish due to this when having lots of contacts.
2018-05-20 11:12:39 +02:00
ajaxupload.js
…
autocomplete.js
whitespace
2019-01-14 15:06:21 +01:00
crypto.js
…
icon_translate.js
update icon names in view/js
2016-05-01 04:51:01 +10:00
jquery.htmlstream.js
…
jquery.js
jquery-3.2.1
2017-09-19 22:43:17 +02:00
jquery.migrate-3.0.0.js
add jquery migrate for version 3
2016-07-15 13:20:55 +02:00
jquery.textinputs.js
…
main.js
Fix comments scroll button CSS
2019-05-14 09:13:40 +02:00
mod_admin.js
…
mod_articles.js
article feature
2017-11-22 15:39:06 -08:00
mod_cal.js
only use height: auto for week and day view
2016-06-17 11:57:36 +02:00
mod_cards.js
add editor autocompleters on cards page
2017-08-28 20:11:08 -07:00
mod_cdav.js
add autocomplete js to calendar and fix issue with extended likes mid
2019-05-14 09:14:04 +02:00
mod_chanview.js
…
mod_chat.js
update icon names in view/js
2016-05-01 04:51:01 +10:00
mod_cloud.js
fix acl issue in mod cloud
2017-12-02 12:38:13 +01:00
mod_connections.js
consolidate recent autocomplete changes
2018-05-13 23:09:30 +02:00
mod_connedit.js
fix some regressions with permission roles
2018-01-15 11:34:42 +01:00
mod_defperms.js
fix some regressions with permission roles
2018-01-15 11:34:42 +01:00
mod_directory.js
…
mod_display.js
script html tags in js file
2017-08-19 01:08:24 -07:00
mod_events.js
ditch the change_view widget and make header fixed in fullscreen mode
2016-07-01 12:21:19 +02:00
mod_filestorage.js
multi acl: port /cloud and /filestorage
2016-08-04 10:36:45 +02:00
mod_help.js
Proposed fix for issue
#1091
2018-04-20 19:17:52 +02:00
mod_hq.js
allow an optional notify_id arg for liveUpdate()
2017-11-29 11:22:59 +01:00
mod_mail.js
when calling timeago() from mod_mail.js it is called before the translations are applied - move the call to main.js and be more specific with the selector to not trigger calls for other modules (eg network) which is handled elsewhere to not be to much of an performance hog (to many dates at a time)
2018-07-13 11:00:37 +02:00
mod_network.js
move cid filter js to the widget
2018-06-09 13:08:14 +02:00
mod_new_channel.js
new_channel - make text strings translatable and use the name as a base for the nick if you try to create without entering a nick
2018-05-21 20:17:17 -07:00
mod_photos.js
this was needed
2018-09-18 23:18:59 -07:00
mod_poke.js
…
mod_profiles.js
more work on profile vcards - still a lot of work to go
2017-02-23 19:07:01 -08:00
mod_pubstream.js
hubzilla issue
#896
2017-11-02 18:25:34 -07:00
mod_ratings.js
…
mod_register.js
update some old spinners which were causing js issues
2017-10-05 19:20:39 -07:00
mod_rpost.js
…
mod_settings.js
fix some regressions with permission roles
2018-01-15 11:34:42 +01:00
mod_sources.js
…
mod_webpages.js
Import element selection page added to allow selective importing.
2016-07-30 09:56:47 -04:00
ratings.js
…
webtoolkit.base64.js
…